home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 29 / PC Gamer IT CD 29 1-2.iso / MEDIA / UPDATE.DXR / Internal_8.ls < prev    next >
Encoding:
Text File  |  1997-12-01  |  905 b   |  23 lines

  1. on exitFrame
  2.   set the visible of sprite 11 to rollOver(4)
  3.   set the visible of sprite 12 to rollOver(5)
  4.   set the visible of sprite 18 to rollOver(5)
  5.   set the visible of sprite 13 to rollOver(6)
  6.   set the visible of sprite 19 to rollOver(6)
  7.   set the visible of sprite 20 to rollOver(7)
  8.   set the visible of sprite 23 to rollOver(7)
  9.   set the visible of sprite 21 to rollOver(8)
  10.   set the visible of sprite 15 to rollOver(8)
  11.   set the visible of sprite 16 to rollOver(9)
  12.   set the visible of sprite 22 to rollOver(9)
  13.   set the visible of sprite 24 to rollOver(10)
  14.   set the cursor of sprite 4 to 280
  15.   set the cursor of sprite 5 to 280
  16.   set the cursor of sprite 6 to 280
  17.   set the cursor of sprite 7 to 280
  18.   set the cursor of sprite 8 to 280
  19.   set the cursor of sprite 9 to 280
  20.   set the cursor of sprite 10 to [the number of member "openhand", the number of member "openhand.mask"]
  21.   go("begin")
  22. end
  23.